/ Assembly List / LJCWinFormControls / ListHelper / SetPageControls

Namespace - LJCWinFormControls


Parameters
page - The parent tab page.
headerBox - The Header Box control.
toolPanel - The Tool Panel control.
dataGrid - The Data Grid control.
adjust - The adjustment values.

Syntax

C#
public static Void SetPageControls(TabPage page, LJCHeaderBox headerBox, Panel toolPanel, LJCDataGrid dataGrid, PanelControlsAdjust adjust)

Sets size and position for standard list controls in a TabPage control.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.